@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
 /* NAVIGATION BAR-START */
.fullnav{
   display: none;
}
.nav li{
   list-style-type:none;
}
.brand{
   max-width: 209px;
   margin-left:40px;
   margin-top: 20px;
}
.brand1{
   display: none;
}
.burger{
   background-color: #303030;
   min-height:60px;
   position:sticky;
   top:0;
   z-index:3;
}
.overlay {
   height: 100%;
   width: 0;
   position: fixed;
   z-index:2;
   top: 0;
   left: 0;
   background-color: white;
   overflow-x: hidden;
   transition:0.5s;
   justify-content:end;
 }
 
 .overlay-content {
   position: relative;
   top: 60px;
   width: 100%;
   line-height:60px;
   text-align: left;
   margin-top: 30px;
 }
 .overlay a {
   padding-left:40px;
   text-decoration: none;
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 25px;
   color: #303030;
   display: block;
   transition: 0.3s;
 }
 .list a{
   padding-left:40px;
   text-decoration: none;
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 20px;
   color: #303030;
   display: block;
}
 .overlay a:hover, .overlay a:focus {
   color: #616161;
 }
 
 .overlay .closebtn {
   position: absolute;
   top: 5px;
   right: 30px;
   font-size: 50px;
 }
 .openbtn{
 font-size:40px;
 cursor:pointer;
 color:white;
float: right;
padding-right:20px;
 }
 .openbtn:hover{
 color:#616161;
 }
 /*dropdown*/
 .produk{
   font-size:20px;
   text-decoration:none;
   font-family: 'Roboto', sans-serif;
   font-weight: 300;
   color:#aeadad;
 }
 .produk:hover{
    color:rgb(213, 211, 211);
 }
 .aprossafe{
    display: flex;
 }
 .chubbsafes{
    display:flex;
 }
 .listitem li, .listitem-lg li{
    list-style-type: none;
 }
 .listitem a, .listitem-lg a{
   color:#303030;
   font-size:18px;
   font-weight: 200;
   padding-left:40px;
   display: none;
 }
 .dropdown1{
    max-width:3.5%;
    margin-top:-5px;
    margin-left:20px;
 }
 .dropdown1:hover{
    cursor:pointer;
 }
 .dropdown2{
   max-width:3.5%;
   margin-top:-5px;
}
.dropdown2:hover{
   cursor:pointer;
}
/*DETAIL NAVBAR*/
.header a{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 18px;
   color:#303030;
   text-decoration: none;
}
.header:hover{
   background-color: #e9e9e9;
}
.sub{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 15px;
   color:#616161;
}
.dropdown-menu{
   transform: translateX(-250px);
}
.produkmenu{
   display:flex;
   flex-wrap: wrap;
   background-color: white;;
}
.produkdrop{
   min-width:500px;
}
 /* NAVIGATION BAR-END */
.section1{
   background:#303030;
   padding-top:40px;
   min-height:3900px;
}
.isiproduk{
   display: flex;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: center;
}
.carousel{
   margin-top:20px;
   margin-left:40px;
   max-width: 80%;
   padding-bottom:20px;
}
.table1{
   margin-left:40px;
   margin-right:40px;
   max-width:100%;
   margin-top:20px;
   margin-bottom:50px;
}
.table2{
   background-color: rgba(255, 255, 255, 0.1);
   border-radius:30px;
   margin-left:40px;
   margin-right:40px;
}
.price{
   margin-top:80px;
}
.heading{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 35px;
   color: #FFFFFF;
   margin-left:40px;
   margin-top:40px;
}
.subheading{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 20px;
   color: #FFFFFF;
   width:35%;
 }
 .sub1{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 20px;
   line-height: 25px;
   color: #FFFFFF;
   padding-left:30px;
   padding-right:30px;
}
 .sub2{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 20px;
   line-height: 25px;
   color: #FFFFFF;
   padding-left:30px;
   padding-right:30px;
}
.sub2_1{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 35px;
  color: #FFFFFF;
  padding-left:30px;
  padding-right:30px;
  padding-top:10px;
}
 .btn-pionir{
   justify-content: space-evenly;
   margin-left:20px;
   padding-left:10px;
   padding-right:10px;
   border-radius:8px;
   border:1px solid white;
   }
   .btn-pionir1{
      justify-content: space-evenly;
      margin-left:20px;
      margin-top:20px;
      padding-left:10px;
      padding-right:10px;
      border-radius:8px;
      border:1px solid white;
      }
   .subheading1{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 25px;
   line-height: 29px;
   text-transform: capitalize;
   color: #FFFFFF;
   padding:30px;
   }
   .subheading2{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 25px;
   line-height: 29px;
   text-transform: capitalize;
   color: #FFFFFF;
   padding:30px;
   }
   .exp{
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 200;
      font-size: 15px;
      color: yellow;
      margin-left:40px;
      margin-top:-60px;
      line-height: 70px;
   }
   .exp2{
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 200;
      font-size: 15px;
      color: yellow;
      margin-left:40px;
      margin-top:-60px;
      line-height: 70px;
      display: none;
   }
/*APROS HOM*/
.produk_ap1{
   margin-top:20px;
   margin-left:40px;
   padding-bottom:20px;
   max-width: 80%;
}
.produk_hom1{
   width: 492px;
   height: 366px;
   margin-left:80px;
   margin-top:20px;
 }
 .produk_hom2{
   width: 492px;
   height: 366px;
   margin-left:160px;
   margin-top:20px;
 }
 .subhom1{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 100;
   font-size: 25px;
   color: #FFFFFF;
   margin-left:80px;
 }
 .subhom2{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 100;
   font-size: 25px;
   color: #FFFFFF;
   margin-left:160px;
 }
 .titlehom1{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 25px;
   color: #FFFFFF;
   margin-left:80px;
 }
 .titlehom2{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 25px;
   color: #FFFFFF;
   margin-left:160px;
 }
 .carousel2{
   width: 330px;
   height: 366px;
   margin-left:80px;
   margin-top:20px;
 }
.roomsafe1{
   max-width: 80%;
   margin-left:40px;
   margin-top:20px;
}
.roomsafe2{
   max-width: 80%;
   margin-left:40px;
   margin-top:20px;
}
.homsafe1{
   max-width: 80%;
   margin-left:40px;
   margin-top:20px;
}
.homsafe2{
   max-width: 80%;
   margin-left:40px;
   margin-top:20px;
   display:none;
}
.harga{
   width:15%;
}
/* FOOTER-START */
.footer{
   background: #616161;
   min-height: 496px;
   padding-left:30px;
   padding-right:20px;
   justify-content: space-around;
   padding-top:30px;
   padding-bottom:20px;
}
.footer1{
   min-width:10%;
}
.logof{
   max-width: 273px;
   max-height: 46px;
   margin-left:5px;
}
.footer_title{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   font-size: 22px;   
   color: #FFFFFF;
}
.subtitle_f{
   font-family: 'Roboto'; 
   font-style: normal;
   font-weight: 300;
   font-size: 20px;
   line-height: 129.7%;
   color: #FFFFFF;
   margin-top:20px;
}
.subtitle_f1{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 18px;
   line-height: 41px;
   color: #FFFFFF;
   list-style-type: none;
   margin-left:-30px;
}
.line_copy{
   background-color: #616161;
   padding:20px;
}
.hr{
   border: 1px solid white;
}
.copyright{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 15px;
   color: #FFFFFF;
   padding-top:10px;
}
  /* footer-END */
 .pionir1,.pionir2, .pionir3, .pionir4,.pionir5, .pionir6, .pionir7, .pionir8{
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   font-size: 20px;
   color: #FFFFFF;
   margin-top:20px;
   display:none;
 }
body{
   width:100%;
   overflow-x:hidden;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
   .section1{
      min-height:2000px;
   }
   .btn-pionir, .btn-pionir1{
      font-size:18px;
   }
   .subheading{
      font-size:20px;
      width:22%;
   }
   .heading{
      font-size: 40px;
   }
   .produk_ap1{
      max-width: 95%;
   }
   .imageproduk{
      max-width: 50%;
   }
   .homsafe1{
      max-width: 170%;
   }
   .homsafe2{
      max-width: 120%;
   }
   .roomsafe1, .roomsafe2{
      max-width: 120%;
   }
   /* Large devices (laptops/desktops, 768px and up) */
  @media only screen and (min-width: 768px) {
   .carousel{
      max-width: 50%;
   }
   .section1{
      min-height:2500px;
   }
   .btn-pionir, .btn-pionir1{
      font-size:18px;
   }
   .subheading{
      font-size:25px;
   }
   .produk_ap1{
      max-width: 95%;
   }
   .imageproduk{
      max-width: 50%;
   }
   .homsafe1{
      max-width: 150%;
   }
   .homsafe2{
      max-width: 100%;
   }

   /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
     .overlay{
        display: none;
     }
     .burger{
        display: none;
     }
     .brand{
        display: none;
     }
     .brand1{
        display: block;
        max-width: 209px;
        margin-left:30px;
        margin-top:5px;
     }
     .menu{
        font-size:20px;
        text-decoration:none;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        text-align: center;
        padding-right:20px;
        justify-content: end;
        padding-top:5px;
        }
      .fullnav{
        background-color: #303030;
        color:white;
        max-height: 60px;
        display: flex;
        }
      .openbtn{
         display: none;
        }
      .carousel{
         max-width: 30%;
         height: 10%;
         }
       .isiproduk{
      flex-wrap: wrap;
      flex-direction: row;
   }

       .table1{
      width:90%;
       }
   .section1{
      min-height:2200px;
   }
   .deskripsi{
      width:65%;
   }
   .imageproduk{
      max-width: 30%;
   }
   .produk_ap1{
      min-width:95%;
      margin-left:20px;
   }
   .homsafe1{
      max-width: 95%;
      margin-left:20px;
   }
   .homsafe2{
      max-width: 95%;
      margin-left:20px;
   }
   .roomsafe1, .roomsafe2{
      max-width: 95%;
      margin-left:20px;
   }
}

   /* Large devices (large laptops and desktop, 1200px and up) */
  @media only screen and (min-width: 1200px) {
        .footer{
        display: flex;
        flex:wrap;
        justify-content: space-evenly;
        padding-left:40px;
        min-height: 350px;;
           }
        .isifooter{
        display: flex;
        flex:wrap;
        justify-content: space-evenly; 
        width:70%;
        }
        .logof{
           min-width: 273px;
           min-height: 6px;
        }
        .line_copy{
           margin-top:-70px;
           padding-bottom:10px;
        }
        .footer_title{
           font-size: 25px;
   }
       .carousel{
         max-width: 30%;
         }
       .isiproduk{
      flex-direction: row;
   }
       .deskripsi{
      max-width:70%;
   }
      .subheading{
         width:25%;
   }
   .section1{
      min-height:2400px;
   }
}}}